home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 569
- Top = 388
- BorderStyle = bsDialog
- Caption = 'Nov'#253' profil'
- ClientHeight = 95
- ClientWidth = 234
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 8
- Width = 140
- Height = 13
- Caption = 'Zadejte jm'#233'no nov'#233'ho profilu:'
- end
- object Edit1: TEdit
- Left = 16
- Top = 24
- Width = 201
- Height = 21
- TabOrder = 0
- end
- object Button1: TButton
- Left = 32
- Top = 56
- Width = 75
- Height = 25
- Caption = '&OK'
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 128
- Top = 56
- Width = 75
- Height = 25
- Caption = '&Zru'#353'it'
- TabOrder = 2
- OnClick = Button2Click
- end
- end
-